Release 10.1A: OpenEdge Development:
Progress 4GL Reference
WIDTH-PIXELS attribute
The width of the widget or the screen display used in the current session, in pixels.
Data type: INTEGER Access: Readable/Writable Applies to: BROWSE widget (browse and column), BUTTON widget, COMBO-BOX widget, CONTROL-FRAME widget, DIALOG-BOX widget, EDITOR widget, FIELD-GROUP widget, FILL-IN widget, FRAME widget, IMAGE widget, LITERAL widget, RADIO-SET widget, RECTANGLE widget, SELECTION-LIST widget, SESSION system handle, SLIDER widget, TEXT widget, TOGGLE-BOX widget, WINDOW widgetThe attribute is read-only for field groups, and the SESSION handle.
For control-frames, the WIDTH-PIXELS attribute maps to the Width property of the control-frame COM object (ActiveX control container).
For editor widgets, this attribute can set the word wrap margin for the WORD-WRAP attribute. For more information, see the WORD-WRAP attribute reference entry.
For browses, the WIDTH-PIXELS attribute sets the width, in pixels, of the browse without changing the width of any browse-column. If you change the value of a browse’s WIDTH-CHARS or WIDTH-PIXELS attribute, the horizontal scrollbar might appear or disappear, which might cause the number of rows that appear in the viewport to change.
For browse-columns, the WIDTH-PIXELS attribute sets the width, in pixels, of the browse-column without changing the width of the browse.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |